alogf

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int alogf(const(char*) tag, const(char*) format, va_list args)
    version(Android)
    int
    alogf
    (
    const(char*) tag
    ,
    const(char*) format
    ,)
  2. int alogf(const(char*) tag, const(char*) format, ...)
  3. int alogf(string tag, string format, ...)

Meta